Skip to content

fs: complete implementation of FileHandle stream/iter#29

Open
jasnell wants to merge 1 commit intojasnell/new-streams-prototypefrom
jasnell/new-streams-prototype-2
Open

fs: complete implementation of FileHandle stream/iter#29
jasnell wants to merge 1 commit intojasnell/new-streams-prototypefrom
jasnell/new-streams-prototype-2

Conversation

@jasnell
Copy link
Owner

@jasnell jasnell commented Mar 21, 2026

Builds on nodejs#62066

Finishes out the FileHandle implementation of the experimental stream/iter support.

Benchmark (async pipeTo via uppercase transform followed by compression transform) shows that the stream/iter is 13-20% faster than classic Node.js streams and 86-120% faster than web streams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant